home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / LookDisk / Look disk setup.exe / #setuppath# / LDW.EXE / 0 / RCDATA / TDLGTEXTPROGR / TDLGTEXTPROGR.txt
Encoding:
Text File  |  2003-04-25  |  2.6 KB  |  133 lines

  1. object DlgTextProgr: TDlgTextProgr
  2.   Left = 322
  3.   Top = 143
  4.   Width = 507
  5.   Height = 201
  6.   Font.Color = clWindowText
  7.   Font.Height = -11
  8.   Font.Name = 'MS Sans Serif'
  9.   Font.Style = []
  10.   Position = poScreenCenter
  11.   OnClose = FormClose
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Panel1: TPanel
  15.     Left = 9
  16.     Top = 7
  17.     Width = 482
  18.     Height = 122
  19.     BevelInner = bvLowered
  20.     TabOrder = 0
  21.     object Label1: TLabel
  22.       Left = 13
  23.       Top = 4
  24.       Width = 456
  25.       Height = 20
  26.       Alignment = taCenter
  27.       AutoSize = False
  28.       Caption = 'Label1'
  29.       Font.Color = clBlack
  30.       Font.Height = -13
  31.       Font.Name = 'Arial'
  32.       Font.Style = [fsBold]
  33.       ParentFont = False
  34.       ParentShowHint = False
  35.       ShowAccelChar = False
  36.       ShowHint = False
  37.     end
  38.     object Label2: TLabel
  39.       Left = 13
  40.       Top = 23
  41.       Width = 460
  42.       Height = 42
  43.       AutoSize = False
  44.       Caption = 'Label2'
  45.       Font.Color = clBlack
  46.       Font.Height = -11
  47.       Font.Name = 'Arial'
  48.       Font.Style = []
  49.       ParentFont = False
  50.       ParentShowHint = False
  51.       ShowAccelChar = False
  52.       ShowHint = False
  53.       WordWrap = True
  54.     end
  55.     object Label3: TLabel
  56.       Left = 12
  57.       Top = 64
  58.       Width = 461
  59.       Height = 20
  60.       AutoSize = False
  61.       Caption = 'Label3'
  62.       Font.Color = clBlack
  63.       Font.Height = -11
  64.       Font.Name = 'Arial'
  65.       Font.Style = []
  66.       ParentFont = False
  67.       ParentShowHint = False
  68.       ShowAccelChar = False
  69.       ShowHint = False
  70.     end
  71.     object Label4: TLabel
  72.       Left = 12
  73.       Top = 86
  74.       Width = 461
  75.       Height = 17
  76.       AutoSize = False
  77.       Caption = 'Label4'
  78.       Font.Color = clBlack
  79.       Font.Height = -11
  80.       Font.Name = 'Arial'
  81.       Font.Style = []
  82.       ParentFont = False
  83.       ParentShowHint = False
  84.       ShowAccelChar = False
  85.       ShowHint = False
  86.     end
  87.   end
  88.   object BitBtn1: TBitBtn
  89.     Left = 204
  90.     Top = 132
  91.     Width = 87
  92.     Height = 29
  93.     Caption = '&Cancel'
  94.     Font.Color = clBlack
  95.     Font.Height = -13
  96.     Font.Name = 'Arial'
  97.     Font.Style = []
  98.     ParentFont = False
  99.     TabOrder = 1
  100.     OnClick = BitBtn1Click
  101.     Kind = bkCancel
  102.   end
  103.   object ProgrBar: TOvcMeter
  104.     Left = 20
  105.     Top = 111
  106.     Width = 461
  107.     Height = 14
  108.     Percent = 50
  109.     ShowPercent = True
  110.     UsedColor = clBlue
  111.     UsedShadow = clGray
  112.     Font.Color = clBlack
  113.     Font.Height = -11
  114.     Font.Name = 'Arial'
  115.     Font.Style = []
  116.     ParentFont = False
  117.   end
  118.   object OvcController1: TOvcController
  119.     EntryCommands.TableList = (
  120.       'Default'
  121.       True
  122.       ()
  123.       'WordStar'
  124.       False
  125.       ()
  126.       'Grid'
  127.       False
  128.       ())
  129.     Left = 457
  130.     Top = 19
  131.   end
  132. end
  133.